[INFO] fetching crate cargo-pio 0.26.0...
[INFO] checking cargo-pio-0.26.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate cargo-pio 0.26.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cargo-pio 0.26.0
[INFO] finished tweaking crates.io crate cargo-pio 0.26.0
[INFO] tweaked toml for crates.io crate cargo-pio 0.26.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-pio 0.26.0 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 crates.io crate cargo-pio 0.26.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb7b384e2c8a8060278daa1692778b5f5c9911b24d3a1ef7eb0b8a9ce7bdcc2d
[INFO] running `Command { std: "docker" "start" "-a" "fb7b384e2c8a8060278daa1692778b5f5c9911b24d3a1ef7eb0b8a9ce7bdcc2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb7b384e2c8a8060278daa1692778b5f5c9911b24d3a1ef7eb0b8a9ce7bdcc2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb7b384e2c8a8060278daa1692778b5f5c9911b24d3a1ef7eb0b8a9ce7bdcc2d", kill_on_drop: false }`
[INFO] [stdout] fb7b384e2c8a8060278daa1692778b5f5c9911b24d3a1ef7eb0b8a9ce7bdcc2d
[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 -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] 7f499588402a400bede054d6e67a3dd294b76ea321eb63a2b5d004060ff3af86
[INFO] running `Command { std: "docker" "start" "-a" "7f499588402a400bede054d6e67a3dd294b76ea321eb63a2b5d004060ff3af86", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking syn v2.0.93
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking cexpr v0.6.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking cargo_toml v0.15.3
[INFO] [stderr]     Checking embuild v0.33.0
[INFO] [stderr]     Checking cargo-pio v0.26.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | /         /// PlatformIO Scons environment variable to print
[INFO] [stdout] 62 | |         #[structopt(short = "s", long,
[INFO] [stdout] 63 | |                     possible_values = &["path", "incflags", "libflags", "libdirflags", "libs",
[INFO] [stdout] 64 | |                                         "linkflags", "link", "linkcom", "mcu", "clangargs"])]
[INFO] [stdout] 65 | |         var: Option<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: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         /// Pass-through arguments down to Cargo
[INFO] [stdout] 77 | |         #[structopt(required = false, allow_hyphen_values = true, last = true)]
[INFO] [stdout] 78 | |         cargo_args: Vec<String>,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | /         /// Pass-through arguments down to Cargo
[INFO] [stdout] 90 | |         #[structopt(required = false, allow_hyphen_values = true, last = true)]
[INFO] [stdout] 91 | |         cargo_args: Vec<String>,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         /// Pass-through arguments down to Cargo
[INFO] [stdout] 103 | |         #[structopt(required = false, allow_hyphen_values = true, last = true)]
[INFO] [stdout] 104 | |         cargo_args: Vec<String>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OsString, Infallible>
[INFO] [stdout]    --> src/main.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | /         /// Pass-through arguments down to PlatformIO
[INFO] [stdout] 131 | |         #[structopt(required = false, allow_hyphen_values = true, last = true)]
[INFO] [stdout] 132 | |         pio_args: Vec<OsString>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | /     /// PlatformIO installation directory (default is ~/.platformio)
[INFO] [stdout] 147 | |     #[structopt(short = "i", long = "pio-installation")]
[INFO] [stdout] 148 | |     pio_path: Option<PathBuf>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | /     /// Resolves the PlatformIO project with this board ID
[INFO] [stdout] 157 | |     #[structopt(short, long)]
[INFO] [stdout] 158 | |     board: Option<String>,
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     /// Resolves the PlatformIO project with this MCU ID
[INFO] [stdout] 161 | |     #[structopt(short, long)]
[INFO] [stdout] 162 | |     mcu: Option<String>,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     /// Resolves the PlatformIO project with this platform ID
[INFO] [stdout] 165 | |     #[structopt(short, long)]
[INFO] [stdout] 166 | |     platform: Option<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | /     /// Resolves the PlatformIO project with this framework ID(s)
[INFO] [stdout] 169 | |     #[structopt(short, long)]
[INFO] [stdout] 170 | |     frameworks: Option<Vec<String>>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | /     /// Rust target to be used. Defaults to a target derived from the board MCU
[INFO] [stdout] 173 | |     #[structopt(short, long)]
[INFO] [stdout] 174 | |     target: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | /         /// Rust target for which the sdkconfig file will be generated or updated
[INFO] [stdout] 196 | |         #[structopt(short, long)]
[INFO] [stdout] 197 | |         target: Option<String>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 | /         /// PlatformIO environment to configure
[INFO] [stdout] 206 | |         ///
[INFO] [stdout] 207 | |         /// If not specified, the PlatformIO project default environment will be used (or error will be generated if there isn't one)
[INFO] [stdout] 208 | |         #[structopt(long, short = "e")]
[INFO] [stdout] 209 | |         environment: Option<String>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 | /         /// Port
[INFO] [stdout] 214 | |         #[structopt()]
[INFO] [stdout] 215 | |         port: String,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 | /         /// Binary name built by this crate for which the monitor will be invoked (necessary for access to the ELF file)
[INFO] [stdout] 226 | |         #[structopt(long)]
[INFO] [stdout] 227 | |         binary: Option<String>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 | /         /// Rust target for which the monitor will be invoked (necessary for access to the ELF file)
[INFO] [stdout] 230 | |         #[structopt(short, long)]
[INFO] [stdout] 231 | |         target: Option<String>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 | /         /// PlatformIO environment to monitor
[INFO] [stdout] 240 | |         ///
[INFO] [stdout] 241 | |         /// If not specified, the PlatformIO project default environment will be used (or error will be generated if there isn't one)
[INFO] [stdout] 242 | |         #[structopt(long, short = "e")]
[INFO] [stdout] 243 | |         environment: Option<String>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-pio` (bin "cargo-pio" test) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | /         /// PlatformIO Scons environment variable to print
[INFO] [stdout] 62 | |         #[structopt(short = "s", long,
[INFO] [stdout] 63 | |                     possible_values = &["path", "incflags", "libflags", "libdirflags", "libs",
[INFO] [stdout] 64 | |                                         "linkflags", "link", "linkcom", "mcu", "clangargs"])]
[INFO] [stdout] 65 | |         var: Option<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: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         /// Pass-through arguments down to Cargo
[INFO] [stdout] 77 | |         #[structopt(required = false, allow_hyphen_values = true, last = true)]
[INFO] [stdout] 78 | |         cargo_args: Vec<String>,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | /         /// Pass-through arguments down to Cargo
[INFO] [stdout] 90 | |         #[structopt(required = false, allow_hyphen_values = true, last = true)]
[INFO] [stdout] 91 | |         cargo_args: Vec<String>,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         /// Pass-through arguments down to Cargo
[INFO] [stdout] 103 | |         #[structopt(required = false, allow_hyphen_values = true, last = true)]
[INFO] [stdout] 104 | |         cargo_args: Vec<String>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OsString, Infallible>
[INFO] [stdout]    --> src/main.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | /         /// Pass-through arguments down to PlatformIO
[INFO] [stdout] 131 | |         #[structopt(required = false, allow_hyphen_values = true, last = true)]
[INFO] [stdout] 132 | |         pio_args: Vec<OsString>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | /     /// PlatformIO installation directory (default is ~/.platformio)
[INFO] [stdout] 147 | |     #[structopt(short = "i", long = "pio-installation")]
[INFO] [stdout] 148 | |     pio_path: Option<PathBuf>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | /     /// Resolves the PlatformIO project with this board ID
[INFO] [stdout] 157 | |     #[structopt(short, long)]
[INFO] [stdout] 158 | |     board: Option<String>,
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     /// Resolves the PlatformIO project with this MCU ID
[INFO] [stdout] 161 | |     #[structopt(short, long)]
[INFO] [stdout] 162 | |     mcu: Option<String>,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     /// Resolves the PlatformIO project with this platform ID
[INFO] [stdout] 165 | |     #[structopt(short, long)]
[INFO] [stdout] 166 | |     platform: Option<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | /     /// Resolves the PlatformIO project with this framework ID(s)
[INFO] [stdout] 169 | |     #[structopt(short, long)]
[INFO] [stdout] 170 | |     frameworks: Option<Vec<String>>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | /     /// Rust target to be used. Defaults to a target derived from the board MCU
[INFO] [stdout] 173 | |     #[structopt(short, long)]
[INFO] [stdout] 174 | |     target: Option<String>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | /         /// Rust target for which the sdkconfig file will be generated or updated
[INFO] [stdout] 196 | |         #[structopt(short, long)]
[INFO] [stdout] 197 | |         target: Option<String>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 | /         /// PlatformIO environment to configure
[INFO] [stdout] 206 | |         ///
[INFO] [stdout] 207 | |         /// If not specified, the PlatformIO project default environment will be used (or error will be generated if there isn't one)
[INFO] [stdout] 208 | |         #[structopt(long, short = "e")]
[INFO] [stdout] 209 | |         environment: Option<String>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 | /         /// Port
[INFO] [stdout] 214 | |         #[structopt()]
[INFO] [stdout] 215 | |         port: String,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 | /         /// Binary name built by this crate for which the monitor will be invoked (necessary for access to the ELF file)
[INFO] [stdout] 226 | |         #[structopt(long)]
[INFO] [stdout] 227 | |         binary: Option<String>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 | /         /// Rust target for which the monitor will be invoked (necessary for access to the ELF file)
[INFO] [stdout] 230 | |         #[structopt(short, long)]
[INFO] [stdout] 231 | |         target: Option<String>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/main.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 | /         /// PlatformIO environment to monitor
[INFO] [stdout] 240 | |         ///
[INFO] [stdout] 241 | |         /// If not specified, the PlatformIO project default environment will be used (or error will be generated if there isn't one)
[INFO] [stdout] 242 | |         #[structopt(long, short = "e")]
[INFO] [stdout] 243 | |         environment: Option<String>,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-pio` (bin "cargo-pio") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "7f499588402a400bede054d6e67a3dd294b76ea321eb63a2b5d004060ff3af86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f499588402a400bede054d6e67a3dd294b76ea321eb63a2b5d004060ff3af86", kill_on_drop: false }`
[INFO] [stdout] 7f499588402a400bede054d6e67a3dd294b76ea321eb63a2b5d004060ff3af86
