[INFO] fetching crate gh-labels-cli 0.1.9...
[INFO] checking gh-labels-cli-0.1.9 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate gh-labels-cli 0.1.9 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate gh-labels-cli 0.1.9
[INFO] finished tweaking crates.io crate gh-labels-cli 0.1.9
[INFO] tweaked toml for crates.io crate gh-labels-cli 0.1.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gh-labels-cli 0.1.9 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 gh-labels-cli 0.1.9 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ebdfede448e280741e7048708d7d729aa62f74c79eee329ff3c03ca8a25c7485
[INFO] running `Command { std: "docker" "start" "-a" "ebdfede448e280741e7048708d7d729aa62f74c79eee329ff3c03ca8a25c7485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebdfede448e280741e7048708d7d729aa62f74c79eee329ff3c03ca8a25c7485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebdfede448e280741e7048708d7d729aa62f74c79eee329ff3c03ca8a25c7485", kill_on_drop: false }`
[INFO] [stdout] ebdfede448e280741e7048708d7d729aa62f74c79eee329ff3c03ca8a25c7485
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f796d037758ae063968ea542063dcea4b1a0a602cf21d19e7f22b2a8802bd116
[INFO] running `Command { std: "docker" "start" "-a" "f796d037758ae063968ea542063dcea4b1a0a602cf21d19e7f22b2a8802bd116", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking futures-core v0.3.13
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking futures-sink v0.3.13
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking futures-io v0.3.13
[INFO] [stderr]     Checking futures-channel v0.3.13
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking futures-task v0.3.13
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking http v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking sharded-slab v0.1.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking terminal-supports-emoji v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking mio v0.7.10
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling hyperx v1.3.0
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking terminal-emoji v0.4.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking owo-colors v1.3.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking idna v0.2.2
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling openssl-src v111.14.0+1.1.1j
[INFO] [stderr]    Compiling ansi-colors-macro v0.1.2
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking crossterm v0.19.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking terminal-log-symbols v0.1.6
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.2.17
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking terminal-link v0.1.0
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.61
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling libssh2-sys v0.2.21
[INFO] [stderr]    Compiling libgit2-sys v0.12.18+1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking backtrace v0.3.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking tracing v0.1.25
[INFO] [stderr]     Checking futures-util v0.3.13
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking which v4.0.2
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking pin-project v1.0.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking color-spantrace v0.1.6
[INFO] [stderr]     Checking edit v0.1.3
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking color-eyre v0.5.10
[INFO] [stderr]     Checking rustls v0.18.1
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures-executor v0.3.13
[INFO] [stderr]     Checking futures v0.3.13
[INFO] [stderr]     Checking tokio-rustls v0.14.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling terminal-spinner-data v0.1.1
[INFO] [stderr]     Checking terminal-spinners v0.3.1
[INFO] [stderr]     Checking hyper-rustls v0.21.0
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking hubcaps v0.6.2
[INFO] [stderr]     Checking git2 v0.13.17
[INFO] [stderr]     Checking gh-labels-cli v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/cli/api/create.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct CreateArgs {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub token: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cli/api/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     /// The git repository to apply the changes to.
[INFO] [stdout] 27 | |     ///
[INFO] [stdout] 28 | |     /// Can be either a git url or a string in the format `owner/repo`. If not
[INFO] [stdout] 29 | |     /// set, the current directory is assumed to be a valid git repository and
[INFO] [stdout] 30 | |     /// the remote url named `origin` will be taken.
[INFO] [stdout] 31 | |     #[clap(long, short)]
[INFO] [stdout] 32 | |     pub repo: 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: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cli/api/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     /// The GitHub personal access token. Takes precedence over environment
[INFO] [stdout] 35 | |     /// variables.
[INFO] [stdout] 36 | |     #[clap(long, short)]
[INFO] [stdout] 37 | |     pub token: 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/cli/api/create.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     /// The color of the label in hex notation (without the hash).
[INFO] [stdout] 19 | |     #[clap(long, short)]
[INFO] [stdout] 20 | |     pub color: 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/cli/api/create.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     /// The description of the label.
[INFO] [stdout] 23 | |     #[clap(long, short)]
[INFO] [stdout] 24 | |     pub description: Option<String>,
[INFO] [stdout]    | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/cli/api/create.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     /// The label definitions file to use for template resolution.
[INFO] [stdout] 27 | |     #[clap(long, short)]
[INFO] [stdout] 28 | |     pub file: Option<PathBuf>,
[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/cli/api/create.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     /// The name of the label.
[INFO] [stdout] 31 | |     #[clap(long, short)]
[INFO] [stdout] 32 | |     pub name: 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/cli/api/create.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     /// The template to use for the new label.
[INFO] [stdout] 35 | |     #[clap(conflicts_with("color"), long)]
[INFO] [stdout] 36 | |     pub template: 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/cli/api/create.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     /// The GitHub personal access token. Takes precedence over environment
[INFO] [stdout] 39 | |     /// variables.
[INFO] [stdout] 40 | |     #[clap(long, short)]
[INFO] [stdout] 41 | |     pub token: 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/cli/api/export.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     /// The file to write the labels to.
[INFO] [stdout] 16 | |     #[clap(long, short)]
[INFO] [stdout] 17 | |     pub file: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/cli/api/update.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     /// The label definitions file to use for updating.
[INFO] [stdout] 13 | |     #[clap(long, short)]
[INFO] [stdout] 14 | |     pub file: Option<PathBuf>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/cli/api/create.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct CreateArgs {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub token: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gh-labels-cli` (bin "gh-labels" test) due to 10 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cli/api/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     /// The git repository to apply the changes to.
[INFO] [stdout] 27 | |     ///
[INFO] [stdout] 28 | |     /// Can be either a git url or a string in the format `owner/repo`. If not
[INFO] [stdout] 29 | |     /// set, the current directory is assumed to be a valid git repository and
[INFO] [stdout] 30 | |     /// the remote url named `origin` will be taken.
[INFO] [stdout] 31 | |     #[clap(long, short)]
[INFO] [stdout] 32 | |     pub repo: 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: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cli/api/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     /// The GitHub personal access token. Takes precedence over environment
[INFO] [stdout] 35 | |     /// variables.
[INFO] [stdout] 36 | |     #[clap(long, short)]
[INFO] [stdout] 37 | |     pub token: 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/cli/api/create.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     /// The color of the label in hex notation (without the hash).
[INFO] [stdout] 19 | |     #[clap(long, short)]
[INFO] [stdout] 20 | |     pub color: 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/cli/api/create.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     /// The description of the label.
[INFO] [stdout] 23 | |     #[clap(long, short)]
[INFO] [stdout] 24 | |     pub description: Option<String>,
[INFO] [stdout]    | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/cli/api/create.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     /// The label definitions file to use for template resolution.
[INFO] [stdout] 27 | |     #[clap(long, short)]
[INFO] [stdout] 28 | |     pub file: Option<PathBuf>,
[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/cli/api/create.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     /// The name of the label.
[INFO] [stdout] 31 | |     #[clap(long, short)]
[INFO] [stdout] 32 | |     pub name: 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/cli/api/create.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     /// The template to use for the new label.
[INFO] [stdout] 35 | |     #[clap(conflicts_with("color"), long)]
[INFO] [stdout] 36 | |     pub template: 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/cli/api/create.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     /// The GitHub personal access token. Takes precedence over environment
[INFO] [stdout] 39 | |     /// variables.
[INFO] [stdout] 40 | |     #[clap(long, short)]
[INFO] [stdout] 41 | |     pub token: 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/cli/api/export.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     /// The file to write the labels to.
[INFO] [stdout] 16 | |     #[clap(long, short)]
[INFO] [stdout] 17 | |     pub file: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/cli/api/update.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     /// The label definitions file to use for updating.
[INFO] [stdout] 13 | |     #[clap(long, short)]
[INFO] [stdout] 14 | |     pub file: Option<PathBuf>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gh-labels-cli` (bin "gh-labels") due to 10 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f796d037758ae063968ea542063dcea4b1a0a602cf21d19e7f22b2a8802bd116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f796d037758ae063968ea542063dcea4b1a0a602cf21d19e7f22b2a8802bd116", kill_on_drop: false }`
[INFO] [stdout] f796d037758ae063968ea542063dcea4b1a0a602cf21d19e7f22b2a8802bd116
