[INFO] cloning repository https://github.com/jam1garner/cargo-skyline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jam1garner/cargo-skyline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fcargo-skyline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fcargo-skyline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d04ca0a3bdc6c24779c2528afa4303409413a252
[INFO] checking jam1garner/cargo-skyline against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fcargo-skyline" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jam1garner/cargo-skyline
[INFO] finished tweaking git repo https://github.com/jam1garner/cargo-skyline
[INFO] tweaked toml for git repo https://github.com/jam1garner/cargo-skyline written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jam1garner/cargo-skyline on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jam1garner/cargo-skyline 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d6c7f40e99d9878129933aba5e0a3468f3bcc3ac18bfc62ba99e50ee9a24318
[INFO] running `Command { std: "docker" "start" "-a" "8d6c7f40e99d9878129933aba5e0a3468f3bcc3ac18bfc62ba99e50ee9a24318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d6c7f40e99d9878129933aba5e0a3468f3bcc3ac18bfc62ba99e50ee9a24318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6c7f40e99d9878129933aba5e0a3468f3bcc3ac18bfc62ba99e50ee9a24318", kill_on_drop: false }`
[INFO] [stdout] 8d6c7f40e99d9878129933aba5e0a3468f3bcc3ac18bfc62ba99e50ee9a24318
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7a4f2884c3b4b30769515637457ea918a050a5a9962140f9b68e2a3b78d066f
[INFO] running `Command { std: "docker" "start" "-a" "b7a4f2884c3b4b30769515637457ea918a050a5a9962140f9b68e2a3b78d066f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking zeroize v1.5.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking pem v1.0.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.0
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking block-modes v0.7.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking dlv-list v0.2.3
[INFO] [stderr]     Checking cmac v0.5.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking elf v0.0.10
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking ordered-multimap v0.3.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rust-ini v0.16.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking blz-nx v1.0.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking arc-swap v1.5.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling cargo-skyline v3.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking dialoguer v0.8.0
[INFO] [stderr]     Checking owo-colors v3.4.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.3
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking snafu v0.7.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.7
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking jsonwebtoken v8.1.1
[INFO] [stderr]     Checking cargo_metadata v0.10.0
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking lz4 v1.23.3
[INFO] [stderr]     Checking linkle v0.2.11
[INFO] [stderr]     Checking cargo-skyline-octocrab v0.16.0
[INFO] [stdout] warning: field `main_npdm` is never read
[INFO] [stdout]   --> src/package.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Exefs {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 15 |     pub main_npdm: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `if_exists` is never used
[INFO] [stdout]    --> src/update_std.rs:409:8
[INFO] [stdout]     |
[INFO] [stdout] 406 | pub(crate) trait PathExt: Sized {
[INFO] [stdout]     |                  ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 409 |     fn if_exists(self) -> Option<Self>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |     New { name: String },
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | /         #[structopt(short, long)]
[INFO] [stdout] 38 | |         features: Option<String>,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         #[structopt(last = true)]
[INFO] [stdout] 50 | |         opts: Vec<String>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         #[structopt(long)]
[INFO] [stdout] 64 | |         features: Vec<String>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         args: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | /         #[structopt(short, long)]
[INFO] [stdout] 74 | |         ip: Option<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         #[structopt(
[INFO] [stdout] 77 | |             short,
[INFO] [stdout] 78 | |             long,
[INFO] [stdout] 79 | |             about = "Title ID of the game to install the plugin for, can be overriden in Cargo.toml"
[INFO] [stdout] 80 | |         )]
[INFO] [stdout] 81 | |         title_id: Option<String>,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | /         #[structopt(short, long, about = "Install a project from a git url to the switch")]
[INFO] [stdout] 84 | |         git: Option<String>,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | /         #[structopt(long)]
[INFO] [stdout] 90 | |         features: Vec<String>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | /         #[structopt(long)]
[INFO] [stdout] 93 | |         install_path: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     SetIp { ip: String },
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | /         #[structopt(short, long)]
[INFO] [stdout] 108 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | /         #[structopt(
[INFO] [stdout] 111 | |             short,
[INFO] [stdout] 112 | |             long,
[INFO] [stdout] 113 | |             about = "Title ID of the game to install the plugin for, can be overriden in Cargo.toml"
[INFO] [stdout] 114 | |         )]
[INFO] [stdout] 115 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | /         #[structopt(long)]
[INFO] [stdout] 121 | |         features: Vec<String>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | /         #[structopt(long)]
[INFO] [stdout] 124 | |         install_path: Option<String>,
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | /         #[structopt(short, long)]
[INFO] [stdout] 129 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | /         #[structopt(
[INFO] [stdout] 132 | |             short,
[INFO] [stdout] 133 | |             long,
[INFO] [stdout] 134 | |             about = "Title ID of the game to install the plugin for, can be overriden in Cargo.toml"
[INFO] [stdout] 135 | |         )]
[INFO] [stdout] 136 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 | /         #[structopt(short, long, default_value = "skyline-rs/rust")]
[INFO] [stdout] 141 | |         repo: String,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | /         #[structopt(short, long)]
[INFO] [stdout] 144 | |         tag: Option<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | /         #[structopt(short, long)]
[INFO] [stdout] 164 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | /         #[structopt(short, long)]
[INFO] [stdout] 169 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 | /         #[structopt(
[INFO] [stdout] 172 | |             short,
[INFO] [stdout] 173 | |             long,
[INFO] [stdout] 174 | |             about = "Title ID of the game to list the installed plugins for, can be overriden in Cargo.toml"
[INFO] [stdout] 175 | |         )]
[INFO] [stdout] 176 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         path: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | /         #[structopt(short, long)]
[INFO] [stdout] 183 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 | /         #[structopt(
[INFO] [stdout] 186 | |             short,
[INFO] [stdout] 187 | |             long,
[INFO] [stdout] 188 | |             about = "Title ID of the game to list the installed plugins for, can be overriden in Cargo.toml"
[INFO] [stdout] 189 | |         )]
[INFO] [stdout] 190 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         filename: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 | /         #[structopt(short, long)]
[INFO] [stdout] 197 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | /         #[structopt(
[INFO] [stdout] 200 | |             short,
[INFO] [stdout] 201 | |             long,
[INFO] [stdout] 202 | |             about = "Title ID of the game to list the installed plugins for, can be overriden in Cargo.toml"
[INFO] [stdout] 203 | |         )]
[INFO] [stdout] 204 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         src: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |         dest: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | /         #[structopt(
[INFO] [stdout] 213 | |             short,
[INFO] [stdout] 214 | |             long,
[INFO] [stdout] 215 | |             default_value = "https://github.com/jam1garner/cargo-skyline"
[INFO] [stdout] 216 | |         )]
[INFO] [stdout] 217 | |         git: String,
[INFO] [stdout]     | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | /         #[structopt(
[INFO] [stdout] 227 | |             short,
[INFO] [stdout] 228 | |             long,
[INFO] [stdout] 229 | |             default_value = "https://github.com/skyline-dev/skyline/releases/download/beta/skyline.zip"
[INFO] [stdout] 230 | |         )]
[INFO] [stdout] 231 | |         skyline_release: String,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 | /         #[structopt(short, long, about = "Title ID of the game to package the plugin for")]
[INFO] [stdout] 241 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 | /         #[structopt(
[INFO] [stdout] 244 | |             short,
[INFO] [stdout] 245 | |             long,
[INFO] [stdout] 246 | |             about = "Path to output zip to",
[INFO] [stdout] 247 | |             default_value = "target/release.zip"
[INFO] [stdout] 248 | |         )]
[INFO] [stdout] 249 | |         out_path: String,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-skyline` (bin "cargo-skyline") due to 34 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `main_npdm` is never read
[INFO] [stdout]   --> src/package.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Exefs {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 15 |     pub main_npdm: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `if_exists` is never used
[INFO] [stdout]    --> src/update_std.rs:409:8
[INFO] [stdout]     |
[INFO] [stdout] 406 | pub(crate) trait PathExt: Sized {
[INFO] [stdout]     |                  ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 409 |     fn if_exists(self) -> Option<Self>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |     New { name: String },
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | /         #[structopt(short, long)]
[INFO] [stdout] 38 | |         features: Option<String>,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         #[structopt(last = true)]
[INFO] [stdout] 50 | |         opts: Vec<String>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         #[structopt(long)]
[INFO] [stdout] 64 | |         features: Vec<String>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         args: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | /         #[structopt(short, long)]
[INFO] [stdout] 74 | |         ip: Option<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         #[structopt(
[INFO] [stdout] 77 | |             short,
[INFO] [stdout] 78 | |             long,
[INFO] [stdout] 79 | |             about = "Title ID of the game to install the plugin for, can be overriden in Cargo.toml"
[INFO] [stdout] 80 | |         )]
[INFO] [stdout] 81 | |         title_id: Option<String>,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | /         #[structopt(short, long, about = "Install a project from a git url to the switch")]
[INFO] [stdout] 84 | |         git: Option<String>,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | /         #[structopt(long)]
[INFO] [stdout] 90 | |         features: Vec<String>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | /         #[structopt(long)]
[INFO] [stdout] 93 | |         install_path: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     SetIp { ip: String },
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | /         #[structopt(short, long)]
[INFO] [stdout] 108 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | /         #[structopt(
[INFO] [stdout] 111 | |             short,
[INFO] [stdout] 112 | |             long,
[INFO] [stdout] 113 | |             about = "Title ID of the game to install the plugin for, can be overriden in Cargo.toml"
[INFO] [stdout] 114 | |         )]
[INFO] [stdout] 115 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | /         #[structopt(long)]
[INFO] [stdout] 121 | |         features: Vec<String>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | /         #[structopt(long)]
[INFO] [stdout] 124 | |         install_path: Option<String>,
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | /         #[structopt(short, long)]
[INFO] [stdout] 129 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | /         #[structopt(
[INFO] [stdout] 132 | |             short,
[INFO] [stdout] 133 | |             long,
[INFO] [stdout] 134 | |             about = "Title ID of the game to install the plugin for, can be overriden in Cargo.toml"
[INFO] [stdout] 135 | |         )]
[INFO] [stdout] 136 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 | /         #[structopt(short, long, default_value = "skyline-rs/rust")]
[INFO] [stdout] 141 | |         repo: String,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | /         #[structopt(short, long)]
[INFO] [stdout] 144 | |         tag: Option<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | /         #[structopt(short, long)]
[INFO] [stdout] 164 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | /         #[structopt(short, long)]
[INFO] [stdout] 169 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 | /         #[structopt(
[INFO] [stdout] 172 | |             short,
[INFO] [stdout] 173 | |             long,
[INFO] [stdout] 174 | |             about = "Title ID of the game to list the installed plugins for, can be overriden in Cargo.toml"
[INFO] [stdout] 175 | |         )]
[INFO] [stdout] 176 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         path: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | /         #[structopt(short, long)]
[INFO] [stdout] 183 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 | /         #[structopt(
[INFO] [stdout] 186 | |             short,
[INFO] [stdout] 187 | |             long,
[INFO] [stdout] 188 | |             about = "Title ID of the game to list the installed plugins for, can be overriden in Cargo.toml"
[INFO] [stdout] 189 | |         )]
[INFO] [stdout] 190 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         filename: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 | /         #[structopt(short, long)]
[INFO] [stdout] 197 | |         ip: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | /         #[structopt(
[INFO] [stdout] 200 | |             short,
[INFO] [stdout] 201 | |             long,
[INFO] [stdout] 202 | |             about = "Title ID of the game to list the installed plugins for, can be overriden in Cargo.toml"
[INFO] [stdout] 203 | |         )]
[INFO] [stdout] 204 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         src: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |         dest: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | /         #[structopt(
[INFO] [stdout] 213 | |             short,
[INFO] [stdout] 214 | |             long,
[INFO] [stdout] 215 | |             default_value = "https://github.com/jam1garner/cargo-skyline"
[INFO] [stdout] 216 | |         )]
[INFO] [stdout] 217 | |         git: String,
[INFO] [stdout]     | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | /         #[structopt(
[INFO] [stdout] 227 | |             short,
[INFO] [stdout] 228 | |             long,
[INFO] [stdout] 229 | |             default_value = "https://github.com/skyline-dev/skyline/releases/download/beta/skyline.zip"
[INFO] [stdout] 230 | |         )]
[INFO] [stdout] 231 | |         skyline_release: String,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 | /         #[structopt(short, long, about = "Title ID of the game to package the plugin for")]
[INFO] [stdout] 241 | |         title_id: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 | /         #[structopt(
[INFO] [stdout] 244 | |             short,
[INFO] [stdout] 245 | |             long,
[INFO] [stdout] 246 | |             about = "Path to output zip to",
[INFO] [stdout] 247 | |             default_value = "target/release.zip"
[INFO] [stdout] 248 | |         )]
[INFO] [stdout] 249 | |         out_path: String,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-skyline` (bin "cargo-skyline" test) due to 34 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b7a4f2884c3b4b30769515637457ea918a050a5a9962140f9b68e2a3b78d066f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7a4f2884c3b4b30769515637457ea918a050a5a9962140f9b68e2a3b78d066f", kill_on_drop: false }`
[INFO] [stdout] b7a4f2884c3b4b30769515637457ea918a050a5a9962140f9b68e2a3b78d066f
