[INFO] fetching crate hsc 0.1.8... [INFO] checking hsc-0.1.8 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate hsc 0.1.8 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate hsc 0.1.8 [INFO] finished tweaking crates.io crate hsc 0.1.8 [INFO] tweaked toml for crates.io crate hsc 0.1.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hsc 0.1.8 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hsc 0.1.8 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a14d4eedfb2ab32769d71f1e43c53fa2d89b14eed663e3733daf08a22204764a [INFO] running `Command { std: "docker" "start" "-a" "a14d4eedfb2ab32769d71f1e43c53fa2d89b14eed663e3733daf08a22204764a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a14d4eedfb2ab32769d71f1e43c53fa2d89b14eed663e3733daf08a22204764a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14d4eedfb2ab32769d71f1e43c53fa2d89b14eed663e3733daf08a22204764a", kill_on_drop: false }` [INFO] [stdout] a14d4eedfb2ab32769d71f1e43c53fa2d89b14eed663e3733daf08a22204764a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc27776487f108c9d0b7ed705c48f90489ccbf53c2f7390215654a6d05a91866 [INFO] running `Command { std: "docker" "start" "-a" "bc27776487f108c9d0b7ed705c48f90489ccbf53c2f7390215654a6d05a91866", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling static_init v1.0.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking pipe v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking aok v0.1.15 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking const-str v0.5.7 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking cget v0.1.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking cmdv v0.1.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking xerr v0.1.15 [INFO] [stderr] Checking genv v0.1.15 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking loginit v0.1.13 [INFO] [stderr] Checking ifs v0.1.44 [INFO] [stderr] Checking hsc v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 32 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 33 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 34 | | arg!([fp] "file path") [INFO] [stdout] 35 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 55 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 56 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 57 | | arg!([fp] "file path") [INFO] [stdout] 58 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 78 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 79 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 80 | | arg!([fp] "file path") [INFO] [stdout] 81 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 101 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 102 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 103 | | arg!([fp] "file path") [INFO] [stdout] 104 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:123:31 [INFO] [stdout] | [INFO] [stdout] 123 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 124 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 125 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 126 | | arg!([fp] "file path") [INFO] [stdout] 127 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:146:31 [INFO] [stdout] | [INFO] [stdout] 146 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 147 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 148 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 149 | | arg!([fp] "file path") [INFO] [stdout] 150 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:169:31 [INFO] [stdout] | [INFO] [stdout] 169 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 170 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 171 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 172 | | arg!([fp] "file path") [INFO] [stdout] 173 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 193 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 194 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 195 | | arg!([fp] "file path") [INFO] [stdout] 196 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:215:31 [INFO] [stdout] | [INFO] [stdout] 215 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 216 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 217 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 218 | | arg!([fp] "file path") [INFO] [stdout] 219 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 239 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 240 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 241 | | arg!([fp] "file path") [INFO] [stdout] 242 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:261:31 [INFO] [stdout] | [INFO] [stdout] 261 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 262 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 263 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 264 | | arg!([fp] "file path") [INFO] [stdout] 265 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:284:31 [INFO] [stdout] | [INFO] [stdout] 284 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 285 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 286 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 287 | | arg!([fp] "file path") [INFO] [stdout] 288 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:307:31 [INFO] [stdout] | [INFO] [stdout] 307 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 308 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 309 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 310 | | arg!([fp] "file path") [INFO] [stdout] 311 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 331 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 332 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 333 | | arg!([fp] "file path") [INFO] [stdout] 334 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 354 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 355 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 356 | | arg!([fp] "file path") [INFO] [stdout] 357 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:376:31 [INFO] [stdout] | [INFO] [stdout] 376 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 377 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 378 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 379 | | arg!([fp] "file path") [INFO] [stdout] 380 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:399:31 [INFO] [stdout] | [INFO] [stdout] 399 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 400 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 401 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 402 | | arg!([fp] "file path") [INFO] [stdout] 403 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:422:31 [INFO] [stdout] | [INFO] [stdout] 422 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 423 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 424 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 425 | | arg!([fp] "file path") [INFO] [stdout] 426 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:445:31 [INFO] [stdout] | [INFO] [stdout] 445 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 446 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 447 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 448 | | arg!([fp] "file path") [INFO] [stdout] 449 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:468:31 [INFO] [stdout] | [INFO] [stdout] 468 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 469 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 470 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 471 | | arg!([fp] "file path") [INFO] [stdout] 472 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:491:31 [INFO] [stdout] | [INFO] [stdout] 491 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 492 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 493 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 494 | | arg!([fp] "file path") [INFO] [stdout] 495 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:514:31 [INFO] [stdout] | [INFO] [stdout] 514 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 515 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 516 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 517 | | arg!([fp] "file path") [INFO] [stdout] 518 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:537:31 [INFO] [stdout] | [INFO] [stdout] 537 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 538 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 539 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 540 | | arg!([fp] "file path") [INFO] [stdout] 541 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 32 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 33 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 34 | | arg!([fp] "file path") [INFO] [stdout] 35 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:560:31 [INFO] [stdout] | [INFO] [stdout] 560 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 561 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 562 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 563 | | arg!([fp] "file path") [INFO] [stdout] 564 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:583:31 [INFO] [stdout] | [INFO] [stdout] 583 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 584 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 585 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 586 | | arg!([fp] "file path") [INFO] [stdout] 587 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 55 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 56 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 57 | | arg!([fp] "file path") [INFO] [stdout] 58 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:606:31 [INFO] [stdout] | [INFO] [stdout] 606 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 607 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 608 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 609 | | arg!([fp] "file path") [INFO] [stdout] 610 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 78 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 79 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 80 | | arg!([fp] "file path") [INFO] [stdout] 81 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:629:31 [INFO] [stdout] | [INFO] [stdout] 629 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 630 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 631 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 632 | | arg!([fp] "file path") [INFO] [stdout] 633 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:652:31 [INFO] [stdout] | [INFO] [stdout] 652 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 653 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 654 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 655 | | arg!([fp] "file path") [INFO] [stdout] 656 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:675:31 [INFO] [stdout] | [INFO] [stdout] 675 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 676 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 677 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 678 | | arg!([fp] "file path") [INFO] [stdout] 679 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 101 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 102 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 103 | | arg!([fp] "file path") [INFO] [stdout] 104 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:123:31 [INFO] [stdout] | [INFO] [stdout] 123 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 124 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 125 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 126 | | arg!([fp] "file path") [INFO] [stdout] 127 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:146:31 [INFO] [stdout] | [INFO] [stdout] 146 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 147 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 148 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 149 | | arg!([fp] "file path") [INFO] [stdout] 150 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:698:31 [INFO] [stdout] | [INFO] [stdout] 698 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 699 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 700 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 701 | | arg!([fp] "file path") [INFO] [stdout] 702 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:721:31 [INFO] [stdout] | [INFO] [stdout] 721 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 722 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 723 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 724 | | arg!([fp] "file path") [INFO] [stdout] 725 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:169:31 [INFO] [stdout] | [INFO] [stdout] 169 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 170 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 171 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 172 | | arg!([fp] "file path") [INFO] [stdout] 173 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:744:31 [INFO] [stdout] | [INFO] [stdout] 744 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 745 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 746 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 747 | | arg!([fp] "file path") [INFO] [stdout] 748 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:767:31 [INFO] [stdout] | [INFO] [stdout] 767 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 768 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 769 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 770 | | arg!([fp] "file path") [INFO] [stdout] 771 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:790:31 [INFO] [stdout] | [INFO] [stdout] 790 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 791 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 792 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 793 | | arg!([fp] "file path") [INFO] [stdout] 794 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:813:31 [INFO] [stdout] | [INFO] [stdout] 813 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 814 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 815 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 816 | | arg!([fp] "file path") [INFO] [stdout] 817 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:836:31 [INFO] [stdout] | [INFO] [stdout] 836 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 837 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 838 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 839 | | arg!([fp] "file path") [INFO] [stdout] 840 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:859:31 [INFO] [stdout] | [INFO] [stdout] 859 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 860 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 861 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 862 | | arg!([fp] "file path") [INFO] [stdout] 863 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:882:31 [INFO] [stdout] | [INFO] [stdout] 882 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 883 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 884 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 885 | | arg!([fp] "file path") [INFO] [stdout] 886 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:905:31 [INFO] [stdout] | [INFO] [stdout] 905 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 906 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 907 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 908 | | arg!([fp] "file path") [INFO] [stdout] 909 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:928:31 [INFO] [stdout] | [INFO] [stdout] 928 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 929 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 930 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 931 | | arg!([fp] "file path") [INFO] [stdout] 932 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 193 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 194 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 195 | | arg!([fp] "file path") [INFO] [stdout] 196 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:215:31 [INFO] [stdout] | [INFO] [stdout] 215 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 216 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 217 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 218 | | arg!([fp] "file path") [INFO] [stdout] 219 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 239 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 240 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 241 | | arg!([fp] "file path") [INFO] [stdout] 242 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:951:31 [INFO] [stdout] | [INFO] [stdout] 951 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 952 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 953 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 954 | | arg!([fp] "file path") [INFO] [stdout] 955 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:261:31 [INFO] [stdout] | [INFO] [stdout] 261 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 262 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 263 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 264 | | arg!([fp] "file path") [INFO] [stdout] 265 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:974:31 [INFO] [stdout] | [INFO] [stdout] 974 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 975 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 976 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 977 | | arg!([fp] "file path") [INFO] [stdout] 978 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:284:31 [INFO] [stdout] | [INFO] [stdout] 284 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 285 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 286 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 287 | | arg!([fp] "file path") [INFO] [stdout] 288 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:997:31 [INFO] [stdout] | [INFO] [stdout] 997 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 998 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 999 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1000 | | arg!([fp] "file path") [INFO] [stdout] 1001 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1020:31 [INFO] [stdout] | [INFO] [stdout] 1020 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1021 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1022 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1023 | | arg!([fp] "file path") [INFO] [stdout] 1024 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:307:31 [INFO] [stdout] | [INFO] [stdout] 307 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 308 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 309 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 310 | | arg!([fp] "file path") [INFO] [stdout] 311 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1043:31 [INFO] [stdout] | [INFO] [stdout] 1043 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1044 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1045 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1046 | | arg!([fp] "file path") [INFO] [stdout] 1047 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1066:31 [INFO] [stdout] | [INFO] [stdout] 1066 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1067 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1068 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1069 | | arg!([fp] "file path") [INFO] [stdout] 1070 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1089:31 [INFO] [stdout] | [INFO] [stdout] 1089 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1090 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1091 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1092 | | arg!([fp] "file path") [INFO] [stdout] 1093 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 331 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 332 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 333 | | arg!([fp] "file path") [INFO] [stdout] 334 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 354 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 355 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 356 | | arg!([fp] "file path") [INFO] [stdout] 357 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:376:31 [INFO] [stdout] | [INFO] [stdout] 376 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 377 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 378 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 379 | | arg!([fp] "file path") [INFO] [stdout] 380 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1112:31 [INFO] [stdout] | [INFO] [stdout] 1112 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1113 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1114 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1115 | | arg!([fp] "file path") [INFO] [stdout] 1116 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1135:31 [INFO] [stdout] | [INFO] [stdout] 1135 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1136 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1137 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1138 | | arg!([fp] "file path") [INFO] [stdout] 1139 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:399:31 [INFO] [stdout] | [INFO] [stdout] 399 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 400 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 401 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 402 | | arg!([fp] "file path") [INFO] [stdout] 403 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1158:31 [INFO] [stdout] | [INFO] [stdout] 1158 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1159 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1160 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1161 | | arg!([fp] "file path") [INFO] [stdout] 1162 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1181:31 [INFO] [stdout] | [INFO] [stdout] 1181 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1182 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1183 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1184 | | arg!([fp] "file path") [INFO] [stdout] 1185 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1204:31 [INFO] [stdout] | [INFO] [stdout] 1204 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1205 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1206 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1207 | | arg!([fp] "file path") [INFO] [stdout] 1208 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1227:31 [INFO] [stdout] | [INFO] [stdout] 1227 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1228 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1229 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1230 | | arg!([fp] "file path") [INFO] [stdout] 1231 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1250:31 [INFO] [stdout] | [INFO] [stdout] 1250 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1251 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1252 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1253 | | arg!([fp] "file path") [INFO] [stdout] 1254 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1273:31 [INFO] [stdout] | [INFO] [stdout] 1273 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1274 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1275 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1276 | | arg!([fp] "file path") [INFO] [stdout] 1277 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:422:31 [INFO] [stdout] | [INFO] [stdout] 422 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 423 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 424 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 425 | | arg!([fp] "file path") [INFO] [stdout] 426 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1296:31 [INFO] [stdout] | [INFO] [stdout] 1296 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1297 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1298 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1299 | | arg!([fp] "file path") [INFO] [stdout] 1300 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:445:31 [INFO] [stdout] | [INFO] [stdout] 445 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 446 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 447 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 448 | | arg!([fp] "file path") [INFO] [stdout] 449 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1319:31 [INFO] [stdout] | [INFO] [stdout] 1319 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1320 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1321 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1322 | | arg!([fp] "file path") [INFO] [stdout] 1323 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:468:31 [INFO] [stdout] | [INFO] [stdout] 468 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 469 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 470 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 471 | | arg!([fp] "file path") [INFO] [stdout] 472 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1342:31 [INFO] [stdout] | [INFO] [stdout] 1342 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1343 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1344 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1345 | | arg!([fp] "file path") [INFO] [stdout] 1346 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:491:31 [INFO] [stdout] | [INFO] [stdout] 491 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 492 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 493 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 494 | | arg!([fp] "file path") [INFO] [stdout] 495 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1365:31 [INFO] [stdout] | [INFO] [stdout] 1365 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1366 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1367 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1368 | | arg!([fp] "file path") [INFO] [stdout] 1369 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:514:31 [INFO] [stdout] | [INFO] [stdout] 514 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 515 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 516 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 517 | | arg!([fp] "file path") [INFO] [stdout] 518 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1388:31 [INFO] [stdout] | [INFO] [stdout] 1388 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1389 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1390 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1391 | | arg!([fp] "file path") [INFO] [stdout] 1392 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:537:31 [INFO] [stdout] | [INFO] [stdout] 537 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 538 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 539 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 540 | | arg!([fp] "file path") [INFO] [stdout] 541 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1411:31 [INFO] [stdout] | [INFO] [stdout] 1411 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1412 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1413 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1414 | | arg!([fp] "file path") [INFO] [stdout] 1415 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:560:31 [INFO] [stdout] | [INFO] [stdout] 560 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 561 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 562 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 563 | | arg!([fp] "file path") [INFO] [stdout] 564 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1434:31 [INFO] [stdout] | [INFO] [stdout] 1434 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1435 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1436 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1437 | | arg!([fp] "file path") [INFO] [stdout] 1438 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1457:31 [INFO] [stdout] | [INFO] [stdout] 1457 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1458 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1459 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1460 | | arg!([fp] "file path") [INFO] [stdout] 1461 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:583:31 [INFO] [stdout] | [INFO] [stdout] 583 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 584 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 585 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 586 | | arg!([fp] "file path") [INFO] [stdout] 587 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1480:31 [INFO] [stdout] | [INFO] [stdout] 1480 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1481 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1482 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1483 | | arg!([fp] "file path") [INFO] [stdout] 1484 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1503:31 [INFO] [stdout] | [INFO] [stdout] 1503 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1504 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1505 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1506 | | arg!([fp] "file path") [INFO] [stdout] 1507 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:606:31 [INFO] [stdout] | [INFO] [stdout] 606 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 607 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 608 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 609 | | arg!([fp] "file path") [INFO] [stdout] 610 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1526:31 [INFO] [stdout] | [INFO] [stdout] 1526 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1527 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1528 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1529 | | arg!([fp] "file path") [INFO] [stdout] 1530 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:629:31 [INFO] [stdout] | [INFO] [stdout] 629 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 630 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 631 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 632 | | arg!([fp] "file path") [INFO] [stdout] 633 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1549:31 [INFO] [stdout] | [INFO] [stdout] 1549 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1550 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1551 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1552 | | arg!([fp] "file path") [INFO] [stdout] 1553 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:652:31 [INFO] [stdout] | [INFO] [stdout] 652 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 653 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 654 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 655 | | arg!([fp] "file path") [INFO] [stdout] 656 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:675:31 [INFO] [stdout] | [INFO] [stdout] 675 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 676 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 677 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 678 | | arg!([fp] "file path") [INFO] [stdout] 679 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1572:31 [INFO] [stdout] | [INFO] [stdout] 1572 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1573 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1574 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1575 | | arg!([fp] "file path") [INFO] [stdout] 1576 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:698:31 [INFO] [stdout] | [INFO] [stdout] 698 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 699 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 700 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 701 | | arg!([fp] "file path") [INFO] [stdout] 702 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1595:31 [INFO] [stdout] | [INFO] [stdout] 1595 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1596 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1597 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1598 | | arg!([fp] "file path") [INFO] [stdout] 1599 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:721:31 [INFO] [stdout] | [INFO] [stdout] 721 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 722 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 723 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 724 | | arg!([fp] "file path") [INFO] [stdout] 725 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1618:31 [INFO] [stdout] | [INFO] [stdout] 1618 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1619 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1620 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1621 | | arg!([fp] "file path") [INFO] [stdout] 1622 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:744:31 [INFO] [stdout] | [INFO] [stdout] 744 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 745 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 746 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 747 | | arg!([fp] "file path") [INFO] [stdout] 748 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1641:31 [INFO] [stdout] | [INFO] [stdout] 1641 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1642 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1643 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1644 | | arg!([fp] "file path") [INFO] [stdout] 1645 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:767:31 [INFO] [stdout] | [INFO] [stdout] 767 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 768 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 769 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 770 | | arg!([fp] "file path") [INFO] [stdout] 771 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:790:31 [INFO] [stdout] | [INFO] [stdout] 790 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 791 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 792 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 793 | | arg!([fp] "file path") [INFO] [stdout] 794 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1664:31 [INFO] [stdout] | [INFO] [stdout] 1664 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1665 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1666 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1667 | | arg!([fp] "file path") [INFO] [stdout] 1668 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1687:31 [INFO] [stdout] | [INFO] [stdout] 1687 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1688 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1689 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1690 | | arg!([fp] "file path") [INFO] [stdout] 1691 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:813:31 [INFO] [stdout] | [INFO] [stdout] 813 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 814 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 815 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 816 | | arg!([fp] "file path") [INFO] [stdout] 817 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1710:31 [INFO] [stdout] | [INFO] [stdout] 1710 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1711 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1712 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1713 | | arg!([fp] "file path") [INFO] [stdout] 1714 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:836:31 [INFO] [stdout] | [INFO] [stdout] 836 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 837 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 838 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 839 | | arg!([fp] "file path") [INFO] [stdout] 840 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1733:31 [INFO] [stdout] | [INFO] [stdout] 1733 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1734 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1735 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1736 | | arg!([fp] "file path") [INFO] [stdout] 1737 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:859:31 [INFO] [stdout] | [INFO] [stdout] 859 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 860 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 861 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 862 | | arg!([fp] "file path") [INFO] [stdout] 863 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1756:31 [INFO] [stdout] | [INFO] [stdout] 1756 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1757 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1758 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1759 | | arg!([fp] "file path") [INFO] [stdout] 1760 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:882:31 [INFO] [stdout] | [INFO] [stdout] 882 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 883 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 884 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 885 | | arg!([fp] "file path") [INFO] [stdout] 886 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1779:31 [INFO] [stdout] | [INFO] [stdout] 1779 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1780 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1781 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1782 | | arg!([fp] "file path") [INFO] [stdout] 1783 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:905:31 [INFO] [stdout] | [INFO] [stdout] 905 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 906 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 907 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 908 | | arg!([fp] "file path") [INFO] [stdout] 909 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1802:31 [INFO] [stdout] | [INFO] [stdout] 1802 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1803 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1804 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1805 | | arg!([fp] "file path") [INFO] [stdout] 1806 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:928:31 [INFO] [stdout] | [INFO] [stdout] 928 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 929 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 930 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 931 | | arg!([fp] "file path") [INFO] [stdout] 932 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1825:31 [INFO] [stdout] | [INFO] [stdout] 1825 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1826 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1827 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1828 | | arg!([fp] "file path") [INFO] [stdout] 1829 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:951:31 [INFO] [stdout] | [INFO] [stdout] 951 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 952 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 953 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 954 | | arg!([fp] "file path") [INFO] [stdout] 955 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1848:31 [INFO] [stdout] | [INFO] [stdout] 1848 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1849 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1850 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1851 | | arg!([fp] "file path") [INFO] [stdout] 1852 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1871:31 [INFO] [stdout] | [INFO] [stdout] 1871 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1872 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1873 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1874 | | arg!([fp] "file path") [INFO] [stdout] 1875 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:974:31 [INFO] [stdout] | [INFO] [stdout] 974 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 975 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 976 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 977 | | arg!([fp] "file path") [INFO] [stdout] 978 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:997:31 [INFO] [stdout] | [INFO] [stdout] 997 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 998 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 999 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1000 | | arg!([fp] "file path") [INFO] [stdout] 1001 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1894:31 [INFO] [stdout] | [INFO] [stdout] 1894 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1895 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1896 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1897 | | arg!([fp] "file path") [INFO] [stdout] 1898 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1020:31 [INFO] [stdout] | [INFO] [stdout] 1020 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1021 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1022 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1023 | | arg!([fp] "file path") [INFO] [stdout] 1024 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1917:31 [INFO] [stdout] | [INFO] [stdout] 1917 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1918 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1919 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1920 | | arg!([fp] "file path") [INFO] [stdout] 1921 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1043:31 [INFO] [stdout] | [INFO] [stdout] 1043 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1044 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1045 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1046 | | arg!([fp] "file path") [INFO] [stdout] 1047 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1940:31 [INFO] [stdout] | [INFO] [stdout] 1940 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1941 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1942 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1943 | | arg!([fp] "file path") [INFO] [stdout] 1944 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1963:31 [INFO] [stdout] | [INFO] [stdout] 1963 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1964 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1965 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1966 | | arg!([fp] "file path") [INFO] [stdout] 1967 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1066:31 [INFO] [stdout] | [INFO] [stdout] 1066 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1067 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1068 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1069 | | arg!([fp] "file path") [INFO] [stdout] 1070 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1089:31 [INFO] [stdout] | [INFO] [stdout] 1089 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1090 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1091 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1092 | | arg!([fp] "file path") [INFO] [stdout] 1093 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1986:31 [INFO] [stdout] | [INFO] [stdout] 1986 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1987 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1988 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1989 | | arg!([fp] "file path") [INFO] [stdout] 1990 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1112:31 [INFO] [stdout] | [INFO] [stdout] 1112 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1113 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1114 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1115 | | arg!([fp] "file path") [INFO] [stdout] 1116 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2009:31 [INFO] [stdout] | [INFO] [stdout] 2009 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2010 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2011 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2012 | | arg!([fp] "file path") [INFO] [stdout] 2013 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1135:31 [INFO] [stdout] | [INFO] [stdout] 1135 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1136 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1137 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1138 | | arg!([fp] "file path") [INFO] [stdout] 1139 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2032:31 [INFO] [stdout] | [INFO] [stdout] 2032 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2033 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2034 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2035 | | arg!([fp] "file path") [INFO] [stdout] 2036 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1158:31 [INFO] [stdout] | [INFO] [stdout] 1158 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1159 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1160 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1161 | | arg!([fp] "file path") [INFO] [stdout] 1162 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2055:31 [INFO] [stdout] | [INFO] [stdout] 2055 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2056 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2057 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2058 | | arg!([fp] "file path") [INFO] [stdout] 2059 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1181:31 [INFO] [stdout] | [INFO] [stdout] 1181 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1182 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1183 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1184 | | arg!([fp] "file path") [INFO] [stdout] 1185 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1204:31 [INFO] [stdout] | [INFO] [stdout] 1204 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1205 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1206 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1207 | | arg!([fp] "file path") [INFO] [stdout] 1208 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2078:31 [INFO] [stdout] | [INFO] [stdout] 2078 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2079 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2080 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2081 | | arg!([fp] "file path") [INFO] [stdout] 2082 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1227:31 [INFO] [stdout] | [INFO] [stdout] 1227 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1228 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1229 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1230 | | arg!([fp] "file path") [INFO] [stdout] 1231 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2101:31 [INFO] [stdout] | [INFO] [stdout] 2101 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2102 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2103 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2104 | | arg!([fp] "file path") [INFO] [stdout] 2105 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2124:31 [INFO] [stdout] | [INFO] [stdout] 2124 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2125 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2126 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2127 | | arg!([fp] "file path") [INFO] [stdout] 2128 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1250:31 [INFO] [stdout] | [INFO] [stdout] 1250 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1251 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1252 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1253 | | arg!([fp] "file path") [INFO] [stdout] 1254 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1273:31 [INFO] [stdout] | [INFO] [stdout] 1273 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1274 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1275 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1276 | | arg!([fp] "file path") [INFO] [stdout] 1277 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2147:31 [INFO] [stdout] | [INFO] [stdout] 2147 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2148 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2149 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2150 | | arg!([fp] "file path") [INFO] [stdout] 2151 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1296:31 [INFO] [stdout] | [INFO] [stdout] 1296 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1297 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1298 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1299 | | arg!([fp] "file path") [INFO] [stdout] 1300 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2170:31 [INFO] [stdout] | [INFO] [stdout] 2170 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2171 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2172 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2173 | | arg!([fp] "file path") [INFO] [stdout] 2174 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1319:31 [INFO] [stdout] | [INFO] [stdout] 1319 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1320 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1321 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1322 | | arg!([fp] "file path") [INFO] [stdout] 1323 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2193:31 [INFO] [stdout] | [INFO] [stdout] 2193 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2194 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2195 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2196 | | arg!([fp] "file path") [INFO] [stdout] 2197 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1342:31 [INFO] [stdout] | [INFO] [stdout] 1342 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1343 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1344 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1345 | | arg!([fp] "file path") [INFO] [stdout] 1346 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2216:31 [INFO] [stdout] | [INFO] [stdout] 2216 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2217 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2218 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2219 | | arg!([fp] "file path") [INFO] [stdout] 2220 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1365:31 [INFO] [stdout] | [INFO] [stdout] 1365 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1366 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1367 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1368 | | arg!([fp] "file path") [INFO] [stdout] 1369 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2239:31 [INFO] [stdout] | [INFO] [stdout] 2239 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2240 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2241 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2242 | | arg!([fp] "file path") [INFO] [stdout] 2243 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1388:31 [INFO] [stdout] | [INFO] [stdout] 1388 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1389 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1390 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1391 | | arg!([fp] "file path") [INFO] [stdout] 1392 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2262:31 [INFO] [stdout] | [INFO] [stdout] 2262 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2263 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2264 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2265 | | arg!([fp] "file path") [INFO] [stdout] 2266 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2285:31 [INFO] [stdout] | [INFO] [stdout] 2285 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2286 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2287 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2288 | | arg!([fp] "file path") [INFO] [stdout] 2289 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1411:31 [INFO] [stdout] | [INFO] [stdout] 1411 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1412 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1413 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1414 | | arg!([fp] "file path") [INFO] [stdout] 1415 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2308:31 [INFO] [stdout] | [INFO] [stdout] 2308 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2309 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2310 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2311 | | arg!([fp] "file path") [INFO] [stdout] 2312 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1434:31 [INFO] [stdout] | [INFO] [stdout] 1434 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1435 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1436 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1437 | | arg!([fp] "file path") [INFO] [stdout] 1438 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2331:31 [INFO] [stdout] | [INFO] [stdout] 2331 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2332 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2333 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2334 | | arg!([fp] "file path") [INFO] [stdout] 2335 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1457:31 [INFO] [stdout] | [INFO] [stdout] 1457 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1458 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1459 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1460 | | arg!([fp] "file path") [INFO] [stdout] 1461 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2354:31 [INFO] [stdout] | [INFO] [stdout] 2354 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2355 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2356 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2357 | | arg!([fp] "file path") [INFO] [stdout] 2358 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1480:31 [INFO] [stdout] | [INFO] [stdout] 1480 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1481 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1482 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1483 | | arg!([fp] "file path") [INFO] [stdout] 1484 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2377:31 [INFO] [stdout] | [INFO] [stdout] 2377 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2378 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2379 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2380 | | arg!([fp] "file path") [INFO] [stdout] 2381 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2400:31 [INFO] [stdout] | [INFO] [stdout] 2400 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2401 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2402 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2403 | | arg!([fp] "file path") [INFO] [stdout] 2404 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2423:31 [INFO] [stdout] | [INFO] [stdout] 2423 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2424 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2425 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2426 | | arg!([fp] "file path") [INFO] [stdout] 2427 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2446:31 [INFO] [stdout] | [INFO] [stdout] 2446 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2447 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2448 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2449 | | arg!([fp] "file path") [INFO] [stdout] 2450 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1503:31 [INFO] [stdout] | [INFO] [stdout] 1503 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1504 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1505 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1506 | | arg!([fp] "file path") [INFO] [stdout] 1507 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2469:31 [INFO] [stdout] | [INFO] [stdout] 2469 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2470 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2471 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2472 | | arg!([fp] "file path") [INFO] [stdout] 2473 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2492:31 [INFO] [stdout] | [INFO] [stdout] 2492 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2493 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2494 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2495 | | arg!([fp] "file path") [INFO] [stdout] 2496 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2515:31 [INFO] [stdout] | [INFO] [stdout] 2515 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2516 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2517 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2518 | | arg!([fp] "file path") [INFO] [stdout] 2519 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2538:31 [INFO] [stdout] | [INFO] [stdout] 2538 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2539 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2540 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2541 | | arg!([fp] "file path") [INFO] [stdout] 2542 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1526:31 [INFO] [stdout] | [INFO] [stdout] 1526 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1527 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1528 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1529 | | arg!([fp] "file path") [INFO] [stdout] 1530 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2561:31 [INFO] [stdout] | [INFO] [stdout] 2561 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2562 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2563 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2564 | | arg!([fp] "file path") [INFO] [stdout] 2565 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2584:31 [INFO] [stdout] | [INFO] [stdout] 2584 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2585 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2586 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2587 | | arg!([fp] "file path") [INFO] [stdout] 2588 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1549:31 [INFO] [stdout] | [INFO] [stdout] 1549 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1550 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1551 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1552 | | arg!([fp] "file path") [INFO] [stdout] 1553 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2607:31 [INFO] [stdout] | [INFO] [stdout] 2607 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2608 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2609 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2610 | | arg!([fp] "file path") [INFO] [stdout] 2611 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1572:31 [INFO] [stdout] | [INFO] [stdout] 1572 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1573 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1574 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1575 | | arg!([fp] "file path") [INFO] [stdout] 1576 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2630:31 [INFO] [stdout] | [INFO] [stdout] 2630 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2631 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2632 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2633 | | arg!([fp] "file path") [INFO] [stdout] 2634 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1595:31 [INFO] [stdout] | [INFO] [stdout] 1595 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1596 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1597 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1598 | | arg!([fp] "file path") [INFO] [stdout] 1599 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2653:31 [INFO] [stdout] | [INFO] [stdout] 2653 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2654 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2655 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2656 | | arg!([fp] "file path") [INFO] [stdout] 2657 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1618:31 [INFO] [stdout] | [INFO] [stdout] 1618 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1619 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1620 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1621 | | arg!([fp] "file path") [INFO] [stdout] 1622 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2676:31 [INFO] [stdout] | [INFO] [stdout] 2676 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2677 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2678 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2679 | | arg!([fp] "file path") [INFO] [stdout] 2680 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1641:31 [INFO] [stdout] | [INFO] [stdout] 1641 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1642 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1643 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1644 | | arg!([fp] "file path") [INFO] [stdout] 1645 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2699:31 [INFO] [stdout] | [INFO] [stdout] 2699 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2700 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2701 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2702 | | arg!([fp] "file path") [INFO] [stdout] 2703 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1664:31 [INFO] [stdout] | [INFO] [stdout] 1664 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1665 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1666 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1667 | | arg!([fp] "file path") [INFO] [stdout] 1668 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2722:31 [INFO] [stdout] | [INFO] [stdout] 2722 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2723 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2724 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2725 | | arg!([fp] "file path") [INFO] [stdout] 2726 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1687:31 [INFO] [stdout] | [INFO] [stdout] 1687 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1688 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1689 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1690 | | arg!([fp] "file path") [INFO] [stdout] 1691 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2745:31 [INFO] [stdout] | [INFO] [stdout] 2745 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2746 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2747 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2748 | | arg!([fp] "file path") [INFO] [stdout] 2749 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1710:31 [INFO] [stdout] | [INFO] [stdout] 1710 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1711 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1712 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1713 | | arg!([fp] "file path") [INFO] [stdout] 1714 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2768:31 [INFO] [stdout] | [INFO] [stdout] 2768 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2769 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2770 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2771 | | arg!([fp] "file path") [INFO] [stdout] 2772 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1733:31 [INFO] [stdout] | [INFO] [stdout] 1733 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1734 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1735 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1736 | | arg!([fp] "file path") [INFO] [stdout] 1737 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2791:31 [INFO] [stdout] | [INFO] [stdout] 2791 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2792 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2793 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2794 | | arg!([fp] "file path") [INFO] [stdout] 2795 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1756:31 [INFO] [stdout] | [INFO] [stdout] 1756 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1757 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1758 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1759 | | arg!([fp] "file path") [INFO] [stdout] 1760 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2814:31 [INFO] [stdout] | [INFO] [stdout] 2814 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2815 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2816 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2817 | | arg!([fp] "file path") [INFO] [stdout] 2818 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2837:31 [INFO] [stdout] | [INFO] [stdout] 2837 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2838 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2839 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2840 | | arg!([fp] "file path") [INFO] [stdout] 2841 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1779:31 [INFO] [stdout] | [INFO] [stdout] 1779 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1780 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1781 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1782 | | arg!([fp] "file path") [INFO] [stdout] 1783 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1802:31 [INFO] [stdout] | [INFO] [stdout] 1802 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1803 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1804 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1805 | | arg!([fp] "file path") [INFO] [stdout] 1806 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1825:31 [INFO] [stdout] | [INFO] [stdout] 1825 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1826 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1827 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1828 | | arg!([fp] "file path") [INFO] [stdout] 1829 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2860:31 [INFO] [stdout] | [INFO] [stdout] 2860 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2861 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2862 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2863 | | arg!([fp] "file path") [INFO] [stdout] 2864 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2883:31 [INFO] [stdout] | [INFO] [stdout] 2883 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2884 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2885 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2886 | | arg!([fp] "file path") [INFO] [stdout] 2887 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1848:31 [INFO] [stdout] | [INFO] [stdout] 1848 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1849 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1850 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1851 | | arg!([fp] "file path") [INFO] [stdout] 1852 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2906:31 [INFO] [stdout] | [INFO] [stdout] 2906 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2907 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2908 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2909 | | arg!([fp] "file path") [INFO] [stdout] 2910 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1871:31 [INFO] [stdout] | [INFO] [stdout] 1871 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1872 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1873 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1874 | | arg!([fp] "file path") [INFO] [stdout] 1875 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2929:31 [INFO] [stdout] | [INFO] [stdout] 2929 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2930 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2931 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2932 | | arg!([fp] "file path") [INFO] [stdout] 2933 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1894:31 [INFO] [stdout] | [INFO] [stdout] 1894 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1895 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1896 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1897 | | arg!([fp] "file path") [INFO] [stdout] 1898 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2952:31 [INFO] [stdout] | [INFO] [stdout] 2952 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2953 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2954 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2955 | | arg!([fp] "file path") [INFO] [stdout] 2956 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1917:31 [INFO] [stdout] | [INFO] [stdout] 1917 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1918 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1919 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1920 | | arg!([fp] "file path") [INFO] [stdout] 1921 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1940:31 [INFO] [stdout] | [INFO] [stdout] 1940 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1941 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1942 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1943 | | arg!([fp] "file path") [INFO] [stdout] 1944 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1963:31 [INFO] [stdout] | [INFO] [stdout] 1963 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1964 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1965 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1966 | | arg!([fp] "file path") [INFO] [stdout] 1967 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:1986:31 [INFO] [stdout] | [INFO] [stdout] 1986 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1987 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 1988 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 1989 | | arg!([fp] "file path") [INFO] [stdout] 1990 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2009:31 [INFO] [stdout] | [INFO] [stdout] 2009 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2010 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2011 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2012 | | arg!([fp] "file path") [INFO] [stdout] 2013 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2032:31 [INFO] [stdout] | [INFO] [stdout] 2032 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2033 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2034 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2035 | | arg!([fp] "file path") [INFO] [stdout] 2036 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2055:31 [INFO] [stdout] | [INFO] [stdout] 2055 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2056 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2057 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2058 | | arg!([fp] "file path") [INFO] [stdout] 2059 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2078:31 [INFO] [stdout] | [INFO] [stdout] 2078 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2079 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2080 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2081 | | arg!([fp] "file path") [INFO] [stdout] 2082 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2101:31 [INFO] [stdout] | [INFO] [stdout] 2101 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2102 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2103 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2104 | | arg!([fp] "file path") [INFO] [stdout] 2105 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2124:31 [INFO] [stdout] | [INFO] [stdout] 2124 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2125 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2126 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2127 | | arg!([fp] "file path") [INFO] [stdout] 2128 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2147:31 [INFO] [stdout] | [INFO] [stdout] 2147 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2148 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2149 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2150 | | arg!([fp] "file path") [INFO] [stdout] 2151 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2170:31 [INFO] [stdout] | [INFO] [stdout] 2170 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2171 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2172 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2173 | | arg!([fp] "file path") [INFO] [stdout] 2174 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2193:31 [INFO] [stdout] | [INFO] [stdout] 2193 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2194 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2195 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2196 | | arg!([fp] "file path") [INFO] [stdout] 2197 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2216:31 [INFO] [stdout] | [INFO] [stdout] 2216 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2217 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2218 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2219 | | arg!([fp] "file path") [INFO] [stdout] 2220 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2239:31 [INFO] [stdout] | [INFO] [stdout] 2239 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2240 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2241 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2242 | | arg!([fp] "file path") [INFO] [stdout] 2243 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2262:31 [INFO] [stdout] | [INFO] [stdout] 2262 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2263 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2264 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2265 | | arg!([fp] "file path") [INFO] [stdout] 2266 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2285:31 [INFO] [stdout] | [INFO] [stdout] 2285 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2286 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2287 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2288 | | arg!([fp] "file path") [INFO] [stdout] 2289 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2308:31 [INFO] [stdout] | [INFO] [stdout] 2308 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2309 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2310 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2311 | | arg!([fp] "file path") [INFO] [stdout] 2312 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2331:31 [INFO] [stdout] | [INFO] [stdout] 2331 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2332 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2333 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2334 | | arg!([fp] "file path") [INFO] [stdout] 2335 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2354:31 [INFO] [stdout] | [INFO] [stdout] 2354 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2355 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2356 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2357 | | arg!([fp] "file path") [INFO] [stdout] 2358 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2377:31 [INFO] [stdout] | [INFO] [stdout] 2377 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2378 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2379 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2380 | | arg!([fp] "file path") [INFO] [stdout] 2381 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2400:31 [INFO] [stdout] | [INFO] [stdout] 2400 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2401 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2402 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2403 | | arg!([fp] "file path") [INFO] [stdout] 2404 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2423:31 [INFO] [stdout] | [INFO] [stdout] 2423 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2424 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2425 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2426 | | arg!([fp] "file path") [INFO] [stdout] 2427 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2446:31 [INFO] [stdout] | [INFO] [stdout] 2446 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2447 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2448 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2449 | | arg!([fp] "file path") [INFO] [stdout] 2450 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2469:31 [INFO] [stdout] | [INFO] [stdout] 2469 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2470 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2471 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2472 | | arg!([fp] "file path") [INFO] [stdout] 2473 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2492:31 [INFO] [stdout] | [INFO] [stdout] 2492 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2493 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2494 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2495 | | arg!([fp] "file path") [INFO] [stdout] 2496 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2515:31 [INFO] [stdout] | [INFO] [stdout] 2515 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2516 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2517 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2518 | | arg!([fp] "file path") [INFO] [stdout] 2519 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2538:31 [INFO] [stdout] | [INFO] [stdout] 2538 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2539 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2540 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2541 | | arg!([fp] "file path") [INFO] [stdout] 2542 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2561:31 [INFO] [stdout] | [INFO] [stdout] 2561 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2562 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2563 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2564 | | arg!([fp] "file path") [INFO] [stdout] 2565 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2584:31 [INFO] [stdout] | [INFO] [stdout] 2584 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2585 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2586 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2587 | | arg!([fp] "file path") [INFO] [stdout] 2588 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2607:31 [INFO] [stdout] | [INFO] [stdout] 2607 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2608 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2609 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2610 | | arg!([fp] "file path") [INFO] [stdout] 2611 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2630:31 [INFO] [stdout] | [INFO] [stdout] 2630 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2631 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2632 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2633 | | arg!([fp] "file path") [INFO] [stdout] 2634 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2653:31 [INFO] [stdout] | [INFO] [stdout] 2653 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2654 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2655 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2656 | | arg!([fp] "file path") [INFO] [stdout] 2657 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2676:31 [INFO] [stdout] | [INFO] [stdout] 2676 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2677 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2678 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2679 | | arg!([fp] "file path") [INFO] [stdout] 2680 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2699:31 [INFO] [stdout] | [INFO] [stdout] 2699 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2700 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2701 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2702 | | arg!([fp] "file path") [INFO] [stdout] 2703 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2722:31 [INFO] [stdout] | [INFO] [stdout] 2722 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2723 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2724 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2725 | | arg!([fp] "file path") [INFO] [stdout] 2726 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2745:31 [INFO] [stdout] | [INFO] [stdout] 2745 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2746 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2747 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2748 | | arg!([fp] "file path") [INFO] [stdout] 2749 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2768:31 [INFO] [stdout] | [INFO] [stdout] 2768 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2769 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2770 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2771 | | arg!([fp] "file path") [INFO] [stdout] 2772 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2791:31 [INFO] [stdout] | [INFO] [stdout] 2791 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2792 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2793 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2794 | | arg!([fp] "file path") [INFO] [stdout] 2795 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2814:31 [INFO] [stdout] | [INFO] [stdout] 2814 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2815 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2816 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2817 | | arg!([fp] "file path") [INFO] [stdout] 2818 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2837:31 [INFO] [stdout] | [INFO] [stdout] 2837 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2838 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2839 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2840 | | arg!([fp] "file path") [INFO] [stdout] 2841 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2860:31 [INFO] [stdout] | [INFO] [stdout] 2860 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2861 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2862 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2863 | | arg!([fp] "file path") [INFO] [stdout] 2864 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2883:31 [INFO] [stdout] | [INFO] [stdout] 2883 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2884 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2885 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2886 | | arg!([fp] "file path") [INFO] [stdout] 2887 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2906:31 [INFO] [stdout] | [INFO] [stdout] 2906 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2907 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2908 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2909 | | arg!([fp] "file path") [INFO] [stdout] 2910 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2929:31 [INFO] [stdout] | [INFO] [stdout] 2929 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2930 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2931 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2932 | | arg!([fp] "file path") [INFO] [stdout] 2933 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/main.rs:2952:31 [INFO] [stdout] | [INFO] [stdout] 2952 | if let Some((m, mut cmd)) = cmdv!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2953 | | arg!(-k --key "key file path").required(false), [INFO] [stdout] 2954 | | arg!(-c --create "create key if not exist"), [INFO] [stdout] 2955 | | arg!([fp] "file path") [INFO] [stdout] 2956 | | ) { [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cmdv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hsc` (bin "hsc" test) due to 128 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name hsc --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e427b24b5d1975c4 -C extra-filename=-2ec619fcaf406580 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aok=/opt/rustwide/target/debug/deps/libaok-4775ad93565a3f8e.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-a903c2e29a7cb2da.rmeta --extern cget=/opt/rustwide/target/debug/deps/libcget-96ce7ae6e56312bc.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-1dd185896ef5adf4.rmeta --extern cmdv=/opt/rustwide/target/debug/deps/libcmdv-9a6490b15858eee9.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-82686815a2c907ed.rmeta --extern genv=/opt/rustwide/target/debug/deps/libgenv-2ebf7b93b2e772da.rmeta --extern hsc=/opt/rustwide/target/debug/deps/libhsc-7eb3967d14ff61b4.rmeta --extern ifs=/opt/rustwide/target/debug/deps/libifs-6b062c5134186ccb.rmeta --extern loginit=/opt/rustwide/target/debug/deps/libloginit-12fefe70da1ac0be.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-03fda2dead40aca9.rmeta --extern static_init=/opt/rustwide/target/debug/deps/libstatic_init-f12710da3dd87495.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-344dca3eebea3440.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-7cca1cdef1343543/out -L native=/opt/rustwide/target/debug/build/blake3-7cca1cdef1343543/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hsc` (bin "hsc") due to 128 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name hsc --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=155f07fbc5b09d19 -C extra-filename=-b6ae6147b7af9122 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aok=/opt/rustwide/target/debug/deps/libaok-4775ad93565a3f8e.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-a903c2e29a7cb2da.rmeta --extern cget=/opt/rustwide/target/debug/deps/libcget-96ce7ae6e56312bc.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-1dd185896ef5adf4.rmeta --extern cmdv=/opt/rustwide/target/debug/deps/libcmdv-9a6490b15858eee9.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-82686815a2c907ed.rmeta --extern genv=/opt/rustwide/target/debug/deps/libgenv-2ebf7b93b2e772da.rmeta --extern hsc=/opt/rustwide/target/debug/deps/libhsc-7eb3967d14ff61b4.rmeta --extern ifs=/opt/rustwide/target/debug/deps/libifs-6b062c5134186ccb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-03fda2dead40aca9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-344dca3eebea3440.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-7cca1cdef1343543/out -L native=/opt/rustwide/target/debug/build/blake3-7cca1cdef1343543/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bc27776487f108c9d0b7ed705c48f90489ccbf53c2f7390215654a6d05a91866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc27776487f108c9d0b7ed705c48f90489ccbf53c2f7390215654a6d05a91866", kill_on_drop: false }` [INFO] [stdout] bc27776487f108c9d0b7ed705c48f90489ccbf53c2f7390215654a6d05a91866